testoverlay: Add new input stacking test
authorAlexander Larsson <alexl@redhat.com>
Mon, 8 Jun 2015 13:31:02 +0000 (15:31 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 15 Jun 2015 08:56:45 +0000 (10:56 +0200)
commitccc4b192ec994ee06817fbf19ff8c662be8d995a
tree2d9e397a261215aaaafe3845e9c621cf3780e147
parent3271eb2141950e5861aeac01d57bff1635b52a43
testoverlay: Add new input stacking test

In this case we have a bunch of interactive main children
of the overlay, and then a centered overlay that contains both
non-interactive (labels) and interactive (entry) widgets.

This shows off a problem where the non-interactive parts (the labels)
steals input from the overlay main children (breaks button click and
hover effects).

https://bugzilla.gnome.org/show_bug.cgi?id=750568

https://bugs.freedesktop.org/show_bug.cgi?id=90917
tests/testoverlay.c